home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.507 < prev    next >
Encoding:
Text File  |  1996-02-12  |  27.9 KB  |  705 lines

  1. Frequently Asked Questions (FAQS);faqs.507
  2.  
  3.  
  4.  
  5. ------------------------------------------------------------------------
  6. Subject: Collaborative Requirements Analysis
  7. Date: 12 Jan 1991
  8. Originally collected by: anton@cc.gatech.edu (Annie I. Anton)
  9.  
  10. a. Palmer, J.D., Aiken, P. and Fields, N.A.  "A Computer Supported Cooperative
  11.    Work Environment for Requirements Engineering and Analysis", Proceedings of
  12.    the Requirements Engineering and Analysis Workshop, Software Engineering
  13.    Institute, March 12-14, 1991.
  14. b. Palmer, J.D. and Aiken, P.H.  "Utilizing Interactive Multimedia to Support
  15.    Knowledge-based Development of Software Requirements", Proceedings of the
  16.    5th Annual RADC Knowledge-Based Software Assistant Conference, Syracuse,
  17.    NY, September 24-28, 1990.
  18. c. Marca, D.  "Specifying Groupware Requirements From Direct Experience", Proc
  19.    6th International Workshop On Software Specification And Design, October
  20.    1991
  21. d. Marca, D.  "Augmenting SADT To Develop Computer-Supported Cooperative
  22.    Work", Proceedings of the International Conference on Software Engineering;
  23.    May 1991
  24. e. Marca, D.  "Experiences in Building Meeting Support Software", Proceedings
  25.    of the 1st Groupware Technology Workshop; August 1989
  26. f. Marca, D.  "Specifying Coordinators: Guidelines for Groupware Developers",
  27.    Proceedings of the 5th International Workshop on Software Specification and
  28.    Design; May 1989
  29.  
  30. ------------------------------------------------------------------------
  31. Subject: Training for Object-Oriented Analysis
  32. Date:  4 Feb 1992
  33. Originally collected by: haim@taichi.uucp (24122-kilov)
  34.  
  35. a. Bertrand Meyer.  Object-oriented software construction. Prentice-Hall, 1988
  36.    For the somewhat advanced - perhaps, with some programming maturity.
  37. b. B. Henderson-Sellers.  A book of object-oriented knowledge. Prentice-Hall,
  38.    1992.  This has quite a few viewgraphs in it!
  39. c. Grady Booch.  Object-oriented design with applications.  Addison-Wesley,
  40.    1991.
  41.  
  42. ------------------------------------------------------------------------
  43. Subject: Programming Style
  44. Date: 19 Sep 1991
  45. Originally collected by: oman@cs.uidaho.edu (Paul W. Oman)
  46.  
  47. a. N. Anand (1988) "Clarify Function!" ACM SigPLAN Notices, 23(6), 69-79.
  48.    Advocates the use of mnemonic names for entities in a system.  Rules are
  49.    presented for naming procedures, variable, pointers, etc.
  50. b. S. Henry (1988) "A Technique for Hiding Proprietary Details While Providing
  51.    Sufficient Information for Researchers; or, do you Recognize this Well-
  52.    known Algorithm?," Journal of Systems and Software, 8(1), 3-11.  Suggests
  53.    encryption of variable names as part of a technique for encoding
  54.    algorithms, while still providing sufficient information to researchers.
  55. c. R. Brooks (1980) "Studying Programmer Behavior Experimentally: The Problems
  56.    of Proper Methodology," Communications of the ACM, 23(4), 207-213.
  57.    Discusses issues and tradeoffs in proper control of experiments involving
  58.    computer programmers.
  59. d. E. Thomas & P. Oman "A Bibliography of Programming Style Literature," ACM
  60.    SIGPLAN Notices, Vol. 25(2), Feb. 1990, pp.  7-16.
  61.  
  62. ------------------------------------------------------------------------
  63. Subject: Formal Specification
  64. Date:  7 Jul 1992
  65.  
  66. See also the comp.specification.z FAQ.
  67. a. J.M.Spivey.  "Understanding Z: a specification language and its formal
  68.    semantics".  Cambridge University Press, 1988.
  69. b. David Lightfoot.  "Formal Specification Using Z".  MacMillan, 1991, ISBN
  70.    0-333-54408-0.  A clear introduction to Z and the discrete mathematics that
  71.    underlies it.
  72. c. B.Potter, J.Sinclair & D.Till.  "An introduction to formal specification
  73.    and Z".  Prentice Hall International Series in Computer Science, 1991.
  74.  
  75. ------------------------------------------------------------------------
  76. Subject: Software Process
  77. Date:  5 Feb 1992
  78. Originally collected by: cml@cs.umd.edu (Christopher Lott)
  79.  
  80. a. Watts S. Humphrey. Managing the Software Process.  Addison-Wesley
  81.    Publishing Co., Reading, Massachusetts, 1989; Chapters 13--15, 18.
  82. b. Victor R. Basili.  "Iterative Enhancement:  A Practical Technique for
  83.    Software Development".  IEEE Transactions on Software Engineering. v.~SE-1,
  84.    n.~4, December 1975, pp.~390--396.
  85. c. Victor R. Basili and H. Dieter Rombach.  "The TAME Project:  Towards
  86.    Improvement-Oriented Software Environments", IEEE Transactions on Software
  87.    Engineering, v. SE-14, n. 6, June 1988, pp.~758--773.
  88. d. Victor R. Basili, "Software Development:  A Paradigm for the Future",
  89.    Proceedings of the Thirteenth Annual International Computer Science and
  90.    Applications Conference, Orlando, Florida, September 1989, pp.~471--485.
  91. e. Barry W. Boehm.  "A Spiral Model of Software Development and Enhancement",
  92.    IEEE Computer, v.~21, n.~5, May 1988, pp.~61--72.
  93. f. Frank DeRemer and Hans H. Kron.  "Programming-in-the-Large Versus
  94.    Programming-in-the-Small", IEEE Transactions on Software Engineering,
  95.    v.~SE-2, n.~2, June 1976, pp.~80--86.
  96. g. J. J. Horning and B. Randell.  "Process Structuring", Computing Surveys,
  97.    v.~5, n.~1, March 1973, pp.~5--30.
  98. h. M. M. Lehman.  "Process Models, Process Programs, Programming Support",
  99.    Proceedings of the Ninth International Conference on Software Engineering,
  100.    Monterey, CA, March 1987, pp.~14--16.
  101. i. Leon Osterweil.  "Software Processes are Software Too", Proceedings of the
  102.    Ninth International Conference on Software Engineering, Monterey, CA, March
  103.    1987, pp.~2--13.
  104. j. Winston W. Royce.  "Managing the Development of Large Software Systems:
  105.    Concepts and Techniques", 1970 WESCON Technical Papers, v.~14, Western
  106.    Electronic Show and Convention, Los Angeles, Aug. 25-28, 1970; Los Angeles:
  107.    WESCON, 1970, pp.~A/1-1 -- A/1-9; Reprinted in Proceedings of the Ninth
  108.    International Conference on Software Engineering, Pittsburgh, PA, USA, ACM
  109.    Press, 1989, pp.~328--338.
  110. k. Peter H. Feiler and Watts S. Humphrey.  "Software Process Development and
  111.    Enactment:  Concepts and Definitions", Software Engineering Institute,
  112.    Carnegie Mellon University, Pittsburgh, PA, 1991.
  113. l. Watts S. Humphrey. "Session Summary:  Review of the State-of-the-Art",
  114.    Proceedings of the Fifth International Software Process Workshop,
  115.    Kennebunkport, Maine, USA, 10-13 October 1989, IEEE Computer Society Press,
  116.    Los Alamitos, CA, 1990.
  117. m. Gail E. Kaiser.  "Rule-Based Modeling of the Software Development Process",
  118.    Proceedings of the 4th International Software Process Workshop,
  119.    Moretonhampstead, Devon, UK, 11-13 May 1988, ACM Press, Baltimore, MD,
  120.    1989, pp.~84--86.
  121. n. Takuya Katayama.  "A Hierarchical and Functional Software Process
  122.    Description and its Enaction", Proceedings of the Ninth International
  123.    Conference on Software Engineering, Pittsburgh, PA, USA, ACM Press, 1989,
  124.    pp.~343--352.
  125. o. Marc I. Kellner and H. Dieter Rombach. "Comparisons of Software Process
  126.    Descriptions", Proceedings of the Sixth International Software Process
  127.    Workshop, Hakodate, Hokkaido, Japan, 29-31 October 1990, IEEE Computer
  128.    Society Press, 1991.
  129. p. Jayashree Ramanathan and Soumitra Sarkar.  "Providing Customized Assistance
  130.    for Software Lifecycle Approaches", IEEE Transactions on Software
  131.    Engineering, v.~14, n.~6, June 1988, pp.~749--757.
  132. q. H. Dieter Rombach. "An Experimental Process Modeling Language: Lessons
  133.    Learned from Modeling a Maintenance Environment", Proceedings of the
  134.    Conference on Software Maintenance - 1989, IEEE, October 16-19, 1989.
  135. r. H. Dieter Rombach. "MVP--L:  A Language for Process Modeling In--the--
  136.    Large", University of Maryland Institute for Advanced Computer Studies
  137.    Technical Report UMIACS--TR--91--96, CS--TR--2709, Department of Computer
  138.    Science, University of Maryland, College Park, MD, 20742.
  139. s. Stanley M. Sutton, Jr. "APPL/A:  A Prototpye Language for Software Process
  140.    Programming", Department of Computer Science Report CU-CS-448-89,
  141.    University of Colorado, Boulder, CO, 1989.
  142. --
  143. Software Technology Laboratory      dalamb@qucis.queensu.ca (David Alex Lamb)
  144. Computing and Information Science   phone: (613) 545-6067
  145. Queen's University, Kingston, Ontario, Canada K7L 3N6    
  146. Xref: bloom-picayune.mit.edu sci.astro:29108 sci.space:52271 sci.space.shuttle:11749 news.answers:4440
  147. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!senator-bedfellow.mit.edu!senator-bedfellow.mit.edu!usenet
  148. From: mark@deluge.mmm.ucar.edu (Mark Bradford)
  149. Newsgroups: sci.astro,sci.space,sci.space.shuttle,news.answers
  150. Subject: Astro/Space Frequently Seen Acronyms
  151. Supersedes: <space/acronyms_721029617@athena.mit.edu>
  152. Followup-To: poster
  153. Date: 6 Dec 1992 06:02:15 GMT
  154. Organization: LifeForms Unlimited, Cephalopods
  155. Lines: 503
  156. Approved: news-answers-request@MIT.Edu
  157. Expires: 19 Jan 1993 06:02:09 GMT
  158. Message-ID: <space/acronyms_723621729@athena.mit.edu>
  159. NNTP-Posting-Host: pit-manager.mit.edu
  160. Keywords: long space astro tla acronyms
  161. X-Last-Updated: 1992/08/27
  162.  
  163. Archive-name: space/acronyms
  164. Edition: 7
  165.  
  166. Acronym List for sci.astro, sci.space, and sci.space.shuttle:
  167. Edition 7, 1992 Aug 27
  168. Last posted: 1992 Aug 6
  169.  
  170. This list is offered as a reference for translating commonly appearing
  171. acronyms in the space-related newsgroups.  If I forgot or botched your
  172. favorite acronym, please let me know!  Also, if there's an acronym *not*
  173. on this list that confuses you, drop me a line, and if I can figure
  174. it out, I'll add it to the list.
  175.  
  176. Note that this is intended to be a reference for *frequently seen*
  177. acronyms, and is most emphatically *not* encyclopedic.  If I incorporated
  178. every acronym I ever saw, I'd soon run out of disk space!  :-)
  179.  
  180. The list will be posted at regular intervals, every 30 days.  All
  181. comments regarding it are welcome; I'm reachable as bradfrd2@ncar.ucar.edu.
  182.  
  183. Note that this just tells what the acronyms stand for -- you're on your
  184. own for figuring out what they *mean*!  Note also that the total number of
  185. acronyms in use far exceeds what I can list; special-purpose acronyms that
  186. are essentially always explained as they're introduced are omitted.
  187. Further, some acronyms stand for more than one thing; as of Edition 3 of
  188. the list, these acronyms appear on multiple lines, unless they're simply
  189. different ways of referring to the same thing.
  190.  
  191. Thanks to everybody who's sent suggestions since the first version of
  192. the list, and especially to Garrett A. Wollman (wollman@griffin.uvm.edu),
  193. who is maintaining an independent list, somewhat more verbose in
  194. character than mine, and to Daniel Fischer (dfi@specklec.mpifr-bonn.mpg.de),
  195. who is maintaining a truly HUGE list (535 at last count) of acronyms and
  196. terms, mostly in German (which I read, fortunately).
  197.  
  198. Special Bonus!  At the end of this posting, you will find a perl program
  199. written by none other than Larry Wall, whose purpose is to scramble the
  200. acronym list in an entertaining fashion.  Thanks, Larry!
  201.  
  202. A&A: Astronomy and Astrophysics
  203. AAO: Anglo-Australian Observatory
  204. AAS: American Astronomical Society
  205. AAVSO: American Association of Variable Star Observers
  206. ACE: Advanced Composition Explorer
  207. ACRV: Assured Crew Return Vehicle (or) Astronaut Crew Rescue Vehicle
  208. ADFRF: Ames-Dryden Flight Research Facility (was DFRF) (NASA)
  209. AGN: Active Galactic Nucleus
  210. AGU: American Geophysical Union
  211. AIAA: American Institute of Aeronautics and Astronautics
  212. AIPS: Astronomical Image Processing System
  213. AJ: Astronomical Journal
  214. ALEXIS: Array of Low Energy X-ray Imaging Sensors
  215. ALPO: Association of Lunar and Planetary Observers
  216. ALS: Advanced Launch System
  217. ANSI: American National Standards Institute
  218. AOA: Abort Once Around (Shuttle abort plan)
  219. AOCS: Attitude and Orbit Control System
  220. Ap.J: Astrophysical Journal
  221. APM: Attached Pressurized Module (a.k.a. Columbus)
  222. APU: Auxiliary Power Unit
  223. ARC: Ames Research Center (NASA)
  224. ARTEMIS: Advanced Relay TEchnology MISsion
  225. ASA: Astronomical Society of the Atlantic
  226. ASI: Agenzia Spaziale Italiano
  227. ASRM: Advanced Solid Rocket Motor
  228. ATDRS: Advanced Tracking and Data Relay Satellite
  229. ATLAS: Atmospheric Laboratory for Applications and Science
  230. ATM: Amateur Telescope Maker
  231. ATO: Abort To Orbit (Shuttle abort plan)
  232. AU: Astronomical Unit
  233. AURA: Association of Universities for Research in Astronomy
  234. AW&ST: Aviation Week and Space Technology (a.k.a. AvLeak)
  235. AXAF: Advanced X-ray Astrophysics Facility
  236. BATSE: Burst And Transient Source Experiment (on CGRO)
  237. BBXRT: Broad-Band X-Ray Telescope (ASTRO package)
  238. BEM: Bug-Eyed Monster
  239. BH: Black Hole
  240. BIMA: Berkeley Illinois Maryland Array
  241. BNSC: British National Space Centre
  242. BTW: By The Way
  243. C&T: Communications & Tracking
  244. CCAFS: Cape Canaveral Air Force Station
  245. CCD: Charge-Coupled Device
  246. CCDS: Centers for the Commercial Development of Space
  247. CD-ROM: Compact Disk Read-Only Memory
  248. CFA: Center For Astrophysics
  249. CFC: ChloroFluoroCarbon
  250. CFF: Columbus Free Flyer
  251. CFHT: Canada-France-Hawaii Telescope
  252. CGRO: (Arthur Holley) Compton Gamma Ray Observatory (was GRO)
  253. CHARA: Center for High Angular Resolution Astronomy
  254. CIRRIS: Cryogenic InfraRed Radiance Instrument for Shuttle
  255. CIT: Circumstellar Imaging Telescope
  256. CM: Command Module (Apollo spacecraft)
  257. CMCC: Central Mission Control Centre (ESA)
  258. CNES: Centre National d'Etude Spatiales
  259. CNO: Carbon-Nitrogen-Oxygen
  260. CNSR: Comet Nucleus Sample Return
  261. COBE: COsmic Background Explorer
  262. COMPTEL: COMPton TELescope (on CGRO)
  263. COSTAR: Corrective Optics Space Telescope Axial Replacement
  264. CRAF: Comet Rendezvous / Asteroid Flyby
  265. CRRES: Combined Release / Radiation Effects Satellite
  266. CSM: Command and Service Module (Apollo spacecraft)
  267. CSTC: Consolidated Satellite Test Center (USAF)
  268. CTIO: Cerro Tololo Interamerican Observatory
  269. DCX: Delta Clipper eXperimental
  270. DDCU: DC-to-DC Converter Unit
  271. DFRF: Dryden Flight Research Facility (now ADFRF)
  272. DMSP: Defense Meteorological Satellite Program
  273. DOD: Department Of Defense (sometimes DoD)
  274. DOE: Department Of Energy
  275. DOT: Department Of Transportation
  276. DSCS: Defense Satellite Communications System
  277. DSN: Deep Space Network
  278. DSP: Defense Support Program (USAF/NRO)
  279. EAFB: Edwards Air Force Base
  280. ECS: Environmental Control System
  281. EDO: Extended Duration Orbiter
  282. EGRET: Energetic Gamma Ray Experiment Telescope (on CGRO)
  283. EJASA: Electronic Journal of the Astronomical Society of the Atlantic
  284. ELV: Expendable Launch Vehicle
  285. EMU: Extravehicular Mobility Unit
  286. EOS: Earth Observing System
  287. ERS: Earth Resources Satellite (as in ERS-1)
  288. ESA: European Space Agency
  289. ESO: European Southern Observatory
  290. ET: (Shuttle) External Tank
  291. ETLA: Extended Three Letter Acronym
  292. ETR: Eastern Test Range
  293. EUV: Extreme UltraViolet
  294. EUVE: Extreme UltraViolet Explorer
  295. EVA: ExtraVehicular Activity
  296. FAQ: Frequently Asked Questions
  297. FAST: Fast Auroral SnapshoT explorer
  298. FFT: Fast Fourier Transform
  299. FGS: Fine Guidance Sensors (on HST)
  300. FHST: Fixed Head Star Trackers (on HST)
  301. FIR: Far InfraRed
  302. FITS: Flexible Image Transport System
  303. FOC: Faint Object Camera (on HST)
  304. FOS: Faint Object Spectrograph (on HST)
  305. FRR: Flight-Readiness Review
  306. FTP: File Transfer Protocol
  307. FTS: Flight Telerobotic Servicer
  308. FUSE: Far Ultraviolet Spectroscopic Explorer
  309. FWHM: Full Width at Half Maximum
  310. FYI: For Your Information
  311. GAS: Get-Away Special
  312. GBT: Green Bank Telescope
  313. GCVS: General Catalog of Variable Stars
  314. GEM: Giotto Extended Mission
  315. GEO: Geosynchronous Earth Orbit
  316. GDS: Great Dark Spot
  317. GHRS: Goddard High Resolution Spectrograph (on HST)
  318. GIF: Graphics Interchange Format
  319. GLOMR: Global Low-Orbiting Message Relay
  320. GMC: Giant Molecular Cloud
  321. GMRT: Giant Meter-wave Radio Telescope
  322. GMT: Greenwich Mean Time (also called UT)
  323. GOES: Geostationary Orbiting Environmental Satellite
  324. GOX: Gaseous OXygen
  325. GPC: General Purpose Computer
  326. GPS: Global Positioning System
  327. GRO: Gamma Ray Observatory (now CGRO)
  328. GRS: Gamma Ray Spectrometer (on Mars Observer)
  329. GRS: Great Red Spot
  330. GSC: Guide Star Catalog (for HST)
  331. GSFC: Goddard Space Flight Center (NASA)
  332. GTO: Geostationary Transfer Orbit
  333. HAO: High Altitude Observatory
  334. HD: Henry Draper catalog entry
  335. HEAO: High Energy Astronomical Observatory
  336. HeRA: Hermes Robotic Arm
  337. HF: High Frequency
  338. HGA: High Gain Antenna
  339. HLC: Heavy Lift Capability
  340. HLV: Heavy Lift Vehicle
  341. HMC: Halley Multicolor Camera (on Giotto)
  342. HR: Hertzsprung-Russell (diagram)
  343. HRI: High Resolution Imager (on ROSAT)
  344. HSP: High Speed Photometer (on HST)
  345. HST: Hubble Space Telescope
  346. HUT: Hopkins Ultraviolet Telescope (ASTRO package)
  347. HV: High Voltage
  348. IAPPP: International Amateur/Professional Photoelectric Photometry
  349. IAU: International Astronomical Union
  350. IAUC: IAU Circular
  351. ICE: International Cometary Explorer
  352. IDA: International Dark-sky Association
  353. IDL: Interactive Data Language
  354. IGM: InterGalactic Medium
  355. IGY: International Geophysical Year
  356. IMHO: In My Humble Opinion
  357. IOTA: Infrared-Optical Telescope Array
  358. IOTA: International Occultation Timing Association
  359. IPS: Inertial Pointing System
  360. IR: InfraRed
  361. IRAF: Image Reduction and Analysis Facility
  362. IRAS: InfraRed Astronomical Satellite
  363. ISAS: Institute of Space and Astronautical Science (Japan)
  364. ISM: InterStellar Medium
  365. ISO: Infrared Space Observatory
  366. ISO: International Standards Organization
  367. ISPM: International Solar Polar Mission (now Ulysses)
  368. ISY: International Space Year
  369. IUE: International Ultraviolet Explorer
  370. IUS: Inertial Upper Stage
  371. JEM: Japanese Experiment Module (for SSF)
  372. JGR: Journal of Geophysical Research
  373. JILA: Joint Institute for Laboratory Astrophysics
  374. JPL: Jet Propulsion Laboratory
  375. JSC: Johnson Space Center (NASA)
  376. KAO: Kuiper Airborne Observatory
  377. KPNO: Kitt Peak National Observatory
  378. KSC: Kennedy Space Center (NASA)
  379. KTB: Cretaceous-Tertiary Boundary (from German)
  380. LANL: Los Alamos National Laboratory
  381. LaRC: Langley Research Center (NASA)
  382. LDEF: Long Duration Exposure Facility
  383. LEM: Lunar Excursion Module (a.k.a. LM) (Apollo spacecraft)
  384. LEO: Low Earth Orbit
  385. LeRC: Lewis Research Center (NASA)
  386. LEST: Large Earth-based Solar Telescope
  387. LFSA: List of Frequently Seen Acronyms (!)
  388. LGA: Low Gain Antenna
  389. LGM: Little Green Men
  390. LH: Liquid Hydrogen (also LH2 or LHX)
  391. LLNL: Lawrence-Livermore National Laboratory
  392. LM: Lunar Module (a.k.a. LEM) (Apollo spacecraft)
  393. LMC: Large Magellanic Cloud
  394. LN2: Liquid N2 (Nitrogen)
  395. LOX: Liquid OXygen
  396. LRB: Liquid Rocket Booster
  397. LSR: Local Standard of Rest
  398. LTP: Lunar Transient Phenomenon
  399. MB: Manned Base
  400. MCC: Mission Control Center
  401. MECO: Main Engine CutOff
  402. MMH: MonoMethyl Hydrazine
  403. MMT: Multiple Mirror Telescope
  404. MMU: Manned Maneuvering Unit
  405. MNRAS: Monthly Notices of the Royal Astronomical Society
  406. MOC: Mars Observer Camera (on Mars Observer)
  407. MOL: Manned Orbiting Laboratory
  408. MOLA: Mars Observer Laser Altimeter (on Mars Observer)
  409. MOMV: Manned Orbital Maneuvering Vehicle
  410. MOTV: Manned Orbital Transfer Vehicle
  411. MPC: Minor Planets Circular
  412. MRSR: Mars Rover and Sample Return
  413. MRSRM: Mars Rover and Sample Return Mission
  414. MSFC: (George C.) Marshall Space Flight Center (NASA)
  415. MTC: Man Tended Capability
  416. NACA: National Advisory Committee on Aeronautics (became NASA)
  417. NASA: National Aeronautics and Space Administration
  418. NASDA: NAtional Space Development Agency (Japan)
  419. NASM: National Air and Space Museum
  420. NASP: National AeroSpace Plane
  421. NBS: National Bureau of Standards (now NIST)
  422. NDV: NASP Derived Vehicle
  423. NERVA: Nuclear Engine for Rocket Vehicle Application
  424. NGC: New General Catalog
  425. NICMOS: Near Infrared Camera / Multi Object Spectrometer (HST upgrade)
  426. NIMS: Near-Infrared Mapping Spectrometer (on Galileo)
  427. NIR: Near InfraRed
  428. NIST: National Institute for Standards and Technology (was NBS)
  429. NLDP: National Launch Development Program
  430. NOAA: National Oceanic and Atmospheric Administration
  431. NOAO: National Optical Astronomy Observatories
  432. NRAO: National Radio Astronomy Observatory
  433. NRO: National Reconnaissance Office
  434. NS: Neutron Star
  435. NSA: National Security Agency
  436. NSF: National Science Foundation
  437. NSO: National Solar Observatory
  438. NSSDC: National Space Science Data Center
  439. NTR: Nuclear Thermal Rocket(ry)
  440. NTT: New Technology Telescope
  441. OAO: Orbiting Astronomical Observatory
  442. OCST: Office of Commercial Space Transportation
  443. OMB: Office of Management and Budget
  444. OMS: Orbital Maneuvering System
  445. OPF: Orbiter Processing Facility
  446. ORFEUS: Orbiting and Retrievable Far and Extreme Ultraviolet Spectrometer
  447. OSC: Orbital Sciences Corporation
  448. OSCAR: Orbiting Satellite Carrying Amateur Radio
  449. OSSA: Office of Space Science and Applications
  450. OSSE: Oriented Scintillation Spectrometer Experiment (on CGRO)
  451. OTA: Optical Telescope Assembly (on HST)
  452. OTHB: Over The Horizon Backscatter
  453. OTV: Orbital Transfer Vehicle
  454. OV: Orbital Vehicle
  455. PAM: Payload Assist Module
  456. PAM-D: Payload Assist Module, Delta-class
  457. PI: Principal Investigator
  458. PLSS: Portable Life Support System
  459. PM: Pressurized Module
  460. PMC: Permanently Manned Capability
  461. PMIRR: Pressure Modulated InfraRed Radiometer (on Mars Observer)
  462. PMT: PhotoMultiplier Tube
  463. PSF: Point Spread Function
  464. PSR: PulSaR
  465. PV: Photovoltaic
  466. PVO: Pioneer Venus Orbiter
  467. QSO: Quasi-Stellar Object
  468. RCI: Rodent Cage Interface (for SLS mission)
  469. RCS: Reaction Control System
  470. REM: Rat Enclosure Module (for SLS mission)
  471. RF: Radio Frequency
  472. RFI: Radio Frequency Interference
  473. RIACS: Research Institute for Advanced Computer Science
  474. RMS: Remote Manipulator System
  475. RNGC: Revised New General Catalog
  476. ROSAT: ROentgen SATellite
  477. ROUS: Rodents Of Unusual Size (I don't believe they exist)
  478. RSN: Real Soon Now
  479. RTG: Radioisotope Thermoelectric Generator
  480. RTLS: Return To Launch Site (Shuttle abort plan)
  481. SAA: South Atlantic Anomaly
  482. SAGA: Solar Array Gain Augmentation (for HST)
  483. SAMPEX: Solar Anomalous and Magnetospheric Particle EXplorer
  484. SAO: Smithsonian Astrophysical Observatory
  485. SAR: Search And Rescue
  486. SAR: Synthetic Aperture Radar
  487. SARA: Satellite pour Astronomie Radio Amateur
  488. SAREX: Search and Rescue Exercise
  489. SAREX: Shuttle Amateur Radio Experiment
  490. SAS: Space Activity Suit
  491. SAS: Space Adaptation Syndrome
  492. SAT: Synthetic Aperture Telescope
  493. S/C: SpaceCraft
  494. SCA: Shuttle Carrier Aircraft
  495. SCT: Schmidt-Cassegrain Telescope
  496. SDI: Strategic Defense Initiative
  497. SDIO: Strategic Defense Initiative Organization
  498. SEI: Space Exploration Initiative
  499. SEST: Swedish-European Submillimeter Telescope
  500. SETI: Search for ExtraTerrestrial Intelligence
  501. SID: Sudden Ionospheric Disturbance
  502. SIR: Shuttle Imaging Radar
  503. SIRTF: Space (formerly Shuttle) InfraRed Telescope Facility
  504. SL: SpaceLab
  505. SLAR: Side-Looking Airborne Radar
  506. SLC: Space Launch Complex
  507. SLS: Space(lab) Life Sciences
  508. SMC: Small Magellanic Cloud
  509. SME: Solar Mesosphere Explorer
  510. SMEX: SMall EXplorers
  511. SMM: Solar Maximum Mission
  512. SN: SuperNova (e.g., SN1987A)
  513. SNR: Signal to Noise Ratio
  514. SNR: SuperNova Remnant
  515. SNU: Solar Neutrino Units
  516. SOFIA: Stratospheric Observatory For Infrared Astronomy
  517. SOHO: SOlar Heliospheric Observatory
  518. SPAN: Space Physics and Analysis Network
  519. SPDM: Special Purpose Dextrous Manipulator
  520. SPOT: Systeme Probatoire pour l'Observation de la Terre
  521. SPS: Solar Power Satellite
  522. SRB: Solid Rocket Booster
  523. SRM: Solid Rocket Motor
  524. SSF: Space Station Fred (er, Freedom)
  525. SSI: Solid-State Imager (on Galileo)
  526. SSI: Space Studies Institut
  527. SSME: Space Shuttle Main Engine
  528. SSPF: Space Station Processing Facility
  529. SSRMS: Space Station Remote Manipulator System
  530. SST: Spectroscopic Survey Telescope
  531. SST: SuperSonic Transport
  532. SSTO: Single Stage To Orbit
  533. STIS: Space Telescope Imaging Spectrometer (to replace FOC and GHRS)
  534. STS: Shuttle Transport System (or) Space Transportation System
  535. STScI: Space Telescope Science Institute
  536. SWAS: Submillimeter Wave Astronomy Satellite
  537. SWF: ShortWave Fading
  538. TAL: Transatlantic Abort Landing (Shuttle abort plan)
  539. TAU: Thousand Astronomical Unit (mission)
  540. TCS: Thermal Control System
  541. TDRS: Tracking and Data Relay Satellite
  542. TDRSS: Tracking and Data Relay Satellite System
  543. TES: Thermal Emission Spectrometer (on Mars Observer)
  544. TIROS: Television InfraRed Observation Satellite
  545. TLA: Three Letter Acronym
  546. TOMS: Total Ozone Mapping Spectrometer
  547. TPS: Thermal Protection System
  548. TSS: Tethered Satellite System
  549. UARS: Upper Atmosphere Research Satellite
  550. UBM: Unpressurized Berthing Mechanism
  551. UDMH: Unsymmetrical DiMethyl Hydrazine
  552. UFO: Unidentified Flying Object
  553. UGC: Uppsala General Catalog
  554. UHF: Ultra High Frequency
  555. UIT: Ultraviolet Imaging Telescope (Astro package)
  556. UKST: United Kingdom Schmidt Telescope
  557. USAF: United States Air Force
  558. USMP: United States Microgravity Payload
  559. UT: Universal Time (a.k.a. GMT, UTC, or Zulu Time)
  560. UTC: Coordinated Universal Time (a.k.a. UT)
  561. UV: UltraViolet
  562. UVS: UltraViolet Spectrometer
  563. VAB: Vehicle Assembly Building (formerly Vertical Assembly Building)
  564. VAFB: Vandenberg Air Force Base
  565. VEEGA: Venus-Earth-Earth Gravity Assist (Galileo flight path)
  566. VHF: Very High Frequency
  567. VLA: Very Large Array
  568. VLBA: Very Long Baseline Array
  569. VLBI: Very Long Baseline Interferometry
  570. VLF: Very Low Frequency
  571. VLT: Very Large Telescope
  572. VMS: Vertical Motion Simulator
  573. VOIR: Venus Orbiting Imaging Radar (superseded by VRM)
  574. VPF: Vertical Processing Facility
  575. VRM: Venus Radar Mapper (now called Magellan)
  576. WD: White Dwarf
  577. WFPC: Wide Field / Planetary Camera (on HST)
  578. WFPCII: Replacement for WFPC
  579. WIYN: Wisconsin / Indiana / Yale / NOAO telescope
  580. WSMR: White Sands Missile Range
  581. WTR: Western Test Range
  582. WUPPE: Wisconsin Ultraviolet PhotoPolarimter Experiment (Astro package)
  583. XMM: X-ray Multi Mirror
  584. XUV: eXtreme UltraViolet
  585. YSO: Young Stellar Object
  586.  
  587.  
  588. #!/usr/bin/perl
  589. # 'alt', An Acronym Scrambling Program, by Larry Wall
  590.  
  591. $THRESHOLD = 2;
  592.  
  593. srand;
  594. while (<>) {
  595.     next unless /^([A-Z]\S+): */;
  596.     $key = $1;
  597.     $acro{$key} = $';
  598.     @words = split(/\W+/,$');
  599.     unshift(@words,$key);
  600.     $off = 0;
  601.     foreach $word (@words) {
  602.         next unless $word =~ /^[A-Z]/;
  603.         *w = $&;
  604.         vec($w{$word}, $off++ % 6, 1) = 1;
  605.     }
  606. }
  607.  
  608. foreach $letter (A .. Z) {
  609.     *w = $letter;
  610.     @w = keys %w;
  611.     if (@w < $THRESHOLD) {
  612.         @d = `egrep '^$letter' /usr/dict/words`;
  613.         chop @d;
  614.         push(@w, @d);
  615.     }
  616. }
  617.  
  618. foreach $key (sort keys %acro) {
  619.     $off = 0;
  620.     $acro = $acro{$key};
  621.     $acro =~ s/((([A-Z])[A-Z]*)[a-z]*)/ &pick($3, $2, $1, ++$off) || $& /eg;
  622.     print "$key: $acro";
  623. }
  624.  
  625. sub pick {
  626.     local($letter, $prefix, $oldword, $off) = @_;
  627.     $i = 0;
  628.     if (length($prefix) > 1 && index($key,$prefix) < 0) {
  629.         if ($prefix eq $oldword) {
  630.             $prefix = '';
  631.         }
  632.         else {
  633.             $prefix = $letter;
  634.         }
  635.     }
  636.     if (length($prefix) > 1) {
  637.         local(*w) = substr($prefix,0,1);
  638.         do {
  639.             $word = $w[rand @w];
  640.         } until $word ne $oldword && $word =~ /^$prefix/i || ++$i > 30;
  641.         $word =~ s/^$prefix/$prefix/i;
  642.         $word;
  643.     }
  644.     elsif (length($prefix) == 1) {
  645.         local(*w) = $prefix;
  646.         do {
  647.             $word = $w[rand @w];
  648.         } until $word ne $oldword && vec($w{$word}, $off, 1) || ++$i > 10;
  649.         $word = "\u\L$word" if $word =~ tr/a-z/A-Z/;
  650.         $word;
  651.     }
  652.     else {
  653.         local(*w) = substr($oldword,0,1);
  654.         do {
  655.             $word = $w[rand @w];
  656.         } until $word ne $oldword && $word =~ tr/a-z/A-Z/ == 0 || ++$i > 30;
  657.         $word;
  658.     }
  659. }
  660.  
  661.  
  662. -- Mark Bradford (bradfrd2@ncar.ucar.edu) <> To err is human, to moo bovine.
  663.                   "It's an ill wind that gathers no moss."
  664.  
  665.  
  666. Xref: bloom-picayune.mit.edu sci.space:51990 news.answers:4377
  667. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eff!sol.ctr.columbia.edu!emory!gatech!concert!borg!mahler!leech
  668. From: leech@mahler.cs.unc.edu (Jon Leech)
  669. Newsgroups: sci.space,news.answers
  670. Subject: Space FAQ 08/15 - Addresses
  671. Keywords: Frequently Asked Questions
  672. Message-ID: <addresses_723318225@cs.unc.edu>
  673. Date: 2 Dec 92 17:43:53 GMT
  674. Expires: 6 Jan 93 17:43:45 GMT
  675. References: <diffs_723318039@cs.unc.edu>
  676. Sender: news@cs.unc.edu
  677. Followup-To: poster
  678. Organization: University of North Carolina, Chapel Hill
  679. Lines: 198
  680. Approved: news-answers-request@MIT.Edu
  681. Supersedes: <addresses_720641776@cs.unc.edu>
  682.  
  683. Archive-name: space/addresses
  684. Last-modified: $Date: 92/12/02 12:34:21 $
  685.  
  686. CONTACTING NASA, ESA, AND OTHER SPACE AGENCIES/COMPANIES
  687.  
  688. Many space activities center around large Government or International
  689. Bureaucracies.    In the US that means NASA.  If you have basic information
  690. requests: (e.g., general PR info, research grants, data, limited tours, and
  691. ESPECIALLY SUMMER EMPLOYMENT (typically resumes should be ready by Jan.  1),
  692. etc.), consider contacting the nearest NASA Center to answer your questions.
  693.  
  694. EMail typically will not get you any where, computers are used by
  695. investigators, not PR people. The typical volume of mail per Center is a
  696. multiple of 10,000 letters a day. Seek the Public Information Office at one
  697. of the below, this is their job:
  698.  
  699. NASA (The National Aeronautics and Space Administration) is the
  700. civilian space agency of of the United States Federal Government.
  701. It reports directly to the White House and is not a Cabinet
  702. post such as the military Department of Defense.  Its 20K+ employees
  703. are civil servants and hence US citizens.  Another 100K+ contractors
  704. also work for NASA.
  705.